projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
686082b
)
(generated-custom-dependencies-file): Doc fix (sync from trunk
author
Glenn Morris
<rgm@gnu.org>
Sun, 10 Aug 2008 20:08:03 +0000
(20:08 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 10 Aug 2008 20:08:03 +0000
(20:08 +0000)
2008-06-05).
lisp/cus-dep.el
patch
|
blob
|
history
diff --git
a/lisp/cus-dep.el
b/lisp/cus-dep.el
index 7339bc65178285b806db7024f478eef117e3f813..cd71e47e1defb3cc6d490cc395eebf0613915fd0 100644
(file)
--- a/
lisp/cus-dep.el
+++ b/
lisp/cus-dep.el
@@
-32,7
+32,7
@@
(require 'cus-face)
(defvar generated-custom-dependencies-file "cus-load.el"
- "Output file for
\\[custom-make-dependencies]
.")
+ "Output file for
`custom-make-dependencies'
.")
(defun custom-make-dependencies ()
"Batch function to extract custom dependencies from .el files.